projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
620d983
)
Fix wrong MIDR_EL1 value for Neoverse E1
author
John Tsichritzis
<
[email protected]
>
Fri, 15 Mar 2019 15:40:27 +0000
(15:40 +0000)
committer
John Tsichritzis
<
[email protected]
>
Fri, 15 Mar 2019 15:40:27 +0000
(15:40 +0000)
Change-Id: I75ee39d78c81ecb528a671c0cfadfc2fe7b5d818
Signed-off-by: John Tsichritzis <
[email protected]
>
include/lib/cpus/aarch64/neoverse_e1.h
patch
|
blob
|
history
diff --git
a/include/lib/cpus/aarch64/neoverse_e1.h
b/include/lib/cpus/aarch64/neoverse_e1.h
index 7084604806a7024490af14958df65016a06fb351..96b4661dbe5a0f96c038b6df8e4a3a6e63a14d78 100644
(file)
--- a/
include/lib/cpus/aarch64/neoverse_e1.h
+++ b/
include/lib/cpus/aarch64/neoverse_e1.h
@@
-9,7
+9,7
@@
#include <lib/utils_def.h>
-#define NEOVERSE_E1_MIDR U(0x410FD
06
0)
+#define NEOVERSE_E1_MIDR U(0x410FD
4A
0)
/*******************************************************************************
* CPU Extended Control register specific definitions.